home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / soundxx / SOUNDXS1.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1999-05-30  |  5.8 KB  |  183 lines

  1. VERSION 5.00
  2. Object = "{B88FD7E2-1AC1-11D1-86A2-006097B34438}#1.0#0"; "MSOUNDXX.OCX"
  3. Begin VB.Form FrmSoundXSample1 
  4.    Appearance      =   0  'Flat
  5.    BorderStyle     =   3  'Fixed Dialog
  6.    Caption         =   "SoundX/X Sample"
  7.    ClientHeight    =   3555
  8.    ClientLeft      =   2400
  9.    ClientTop       =   4350
  10.    ClientWidth     =   3630
  11.    BeginProperty Font 
  12.       Name            =   "MS Sans Serif"
  13.       Size            =   8.25
  14.       Charset         =   0
  15.       Weight          =   700
  16.       Underline       =   0   'False
  17.       Italic          =   0   'False
  18.       Strikethrough   =   0   'False
  19.    EndProperty
  20.    ForeColor       =   &H80000008&
  21.    LinkTopic       =   "Form1"
  22.    MaxButton       =   0   'False
  23.    MinButton       =   0   'False
  24.    PaletteMode     =   1  'UseZOrder
  25.    ScaleHeight     =   3555
  26.    ScaleWidth      =   3630
  27.    ShowInTaskbar   =   0   'False
  28.    Begin MSOUNDXXLib.SoundXX SoundXX1 
  29.       Left            =   2880
  30.       Top             =   1200
  31.       _ExtentX        =   847
  32.       _ExtentY        =   847
  33.    End
  34.    Begin VB.TextBox Word 
  35.       Height          =   285
  36.       Left            =   240
  37.       TabIndex        =   0
  38.       Top             =   1800
  39.       Width           =   3135
  40.    End
  41.    Begin VB.Label Label5 
  42.       Appearance      =   0  'Flat
  43.       BackColor       =   &H00C0C0C0&
  44.       BackStyle       =   0  'Transparent
  45.       Caption         =   $"soundxs1.frx":0000
  46.       BeginProperty Font 
  47.          Name            =   "MS Sans Serif"
  48.          Size            =   9.75
  49.          Charset         =   0
  50.          Weight          =   400
  51.          Underline       =   0   'False
  52.          Italic          =   0   'False
  53.          Strikethrough   =   0   'False
  54.       EndProperty
  55.       Height          =   1335
  56.       Left            =   240
  57.       TabIndex        =   8
  58.       Top             =   120
  59.       Width           =   3375
  60.    End
  61.    Begin VB.Label ExtSoundex 
  62.       Alignment       =   2  'Center
  63.       BorderStyle     =   1  'Fixed Single
  64.       Height          =   255
  65.       Left            =   2280
  66.       TabIndex        =   7
  67.       Top             =   3120
  68.       Width           =   1095
  69.    End
  70.    Begin VB.Label Soundex 
  71.       Alignment       =   2  'Center
  72.       BorderStyle     =   1  'Fixed Single
  73.       Height          =   255
  74.       Left            =   2280
  75.       TabIndex        =   6
  76.       Top             =   2760
  77.       Width           =   1095
  78.    End
  79.    Begin VB.Label Metaphone 
  80.       Alignment       =   2  'Center
  81.       BorderStyle     =   1  'Fixed Single
  82.       Height          =   255
  83.       Left            =   2280
  84.       TabIndex        =   5
  85.       Top             =   2400
  86.       Width           =   1095
  87.    End
  88.    Begin VB.Label Label4 
  89.       Appearance      =   0  'Flat
  90.       BackColor       =   &H00C0C0C0&
  91.       BackStyle       =   0  'Transparent
  92.       Caption         =   "Extended Soundex Output:"
  93.       BeginProperty Font 
  94.          Name            =   "MS Sans Serif"
  95.          Size            =   8.25
  96.          Charset         =   0
  97.          Weight          =   400
  98.          Underline       =   0   'False
  99.          Italic          =   0   'False
  100.          Strikethrough   =   0   'False
  101.       EndProperty
  102.       Height          =   255
  103.       Left            =   240
  104.       TabIndex        =   4
  105.       Top             =   3120
  106.       Width           =   2055
  107.    End
  108.    Begin VB.Label Label3 
  109.       Appearance      =   0  'Flat
  110.       BackColor       =   &H00C0C0C0&
  111.       BackStyle       =   0  'Transparent
  112.       Caption         =   "Soundex Output:"
  113.       BeginProperty Font 
  114.          Name            =   "MS Sans Serif"
  115.          Size            =   8.25
  116.          Charset         =   0
  117.          Weight          =   400
  118.          Underline       =   0   'False
  119.          Italic          =   0   'False
  120.          Strikethrough   =   0   'False
  121.       EndProperty
  122.       Height          =   255
  123.       Left            =   240
  124.       TabIndex        =   3
  125.       Top             =   2760
  126.       Width           =   1935
  127.    End
  128.    Begin VB.Label Label2 
  129.       Appearance      =   0  'Flat
  130.       BackColor       =   &H00C0C0C0&
  131.       BackStyle       =   0  'Transparent
  132.       Caption         =   "Metaphone Output:"
  133.       BeginProperty Font 
  134.          Name            =   "MS Sans Serif"
  135.          Size            =   8.25
  136.          Charset         =   0
  137.          Weight          =   400
  138.          Underline       =   0   'False
  139.          Italic          =   0   'False
  140.          Strikethrough   =   0   'False
  141.       EndProperty
  142.       Height          =   255
  143.       Left            =   240
  144.       TabIndex        =   2
  145.       Top             =   2400
  146.       Width           =   1695
  147.    End
  148.    Begin VB.Label Label1 
  149.       Appearance      =   0  'Flat
  150.       BackColor       =   &H00C0C0C0&
  151.       BackStyle       =   0  'Transparent
  152.       Caption         =   "Input Word:"
  153.       BeginProperty Font 
  154.          Name            =   "MS Sans Serif"
  155.          Size            =   8.25
  156.          Charset         =   0
  157.          Weight          =   400
  158.          Underline       =   0   'False
  159.          Italic          =   0   'False
  160.          Strikethrough   =   0   'False
  161.       EndProperty
  162.       Height          =   255
  163.       Left            =   240
  164.       TabIndex        =   1
  165.       Top             =   1560
  166.       Width           =   1935
  167.    End
  168. Attribute VB_Name = "FrmSoundXSample1"
  169. Attribute VB_GlobalNameSpace = False
  170. Attribute VB_Creatable = False
  171. Attribute VB_PredeclaredId = True
  172. Attribute VB_Exposed = False
  173. Option Explicit
  174. Private Sub Form_Unload(Cancel As Integer)
  175.     End
  176. End Sub
  177. Private Sub Word_Change()
  178.     SoundXX1.Word = Word
  179.     Metaphone = SoundXX1.Metaphone
  180.     Soundex = SoundXX1.Soundex
  181.     ExtSoundex = SoundXX1.ExtSoundex
  182. End Sub
  183.